home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / hello_ki.swf / scripts / DefineButton2_218 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-11-13  |  64 b   |  4 lines

  1. on(release){
  2.    getUrl("http://dressupwho.com", "_blank");
  3. }
  4.